| Total Complexity | 14 |
| Dependencies | 9 |
| Dependents | 1 |
| Total lines | 103 |
| Lines of code | 50 |
| Logical lines of code | 29 |
| Comment lines | 36 |
| Methods | 8 |
| Properties | 5 |
| Method | Rating | Maintainability | Complexity | Lines of code |
|---|---|---|---|---|
| validateWhitelisted() | 64 | 3 | 9 | |
| serve() | 66 | 2 | 7 | |
| validateRequest() | 67 | 2 | 8 | |
| validateIntegrity() | 69 | 2 | 6 | |
| validateToken() | 71 | 2 | 5 | |
| __construct() | 69 | 1 | 7 | |
| getParams() | 81 | 1 | 3 | |
| makeResponse() | 72 | 1 | 5 |